home *** CD-ROM | disk | FTP | other *** search
/ PC Elektro 3 / PC-Elektro-3-cd1.bin / DesignWorks Professional Schematic Capture / DesignWorks4Setup.exe / Main / Generic PCB Netlist.rfm < prev    next >
Encoding:
Text File  |  2004-10-16  |  996 b   |  51 lines

  1. {
  2.   Format file for simple netlist.
  3.   C. Dewhurst 8/10/92
  4.   Copyright 1992 Capilano Computing Systems Ltd.
  5. }
  6. $CHECK(This report form is intended only for FLAT mode designs) $PURE $PHYSICAL
  7. $CREATEREPORT($DESIGNNAME.net) $PROMPT
  8. $NOTES
  9. This format generates a simple netlist file.  This is a sample format only and is not intended to be compatible with any particular PCB layout system.
  10.  
  11. Design Hierarchy Mode: Flat
  12.  
  13. Standard attribute fields used:
  14.  
  15. Name
  16. Package
  17. Part
  18. Value
  19. Ground
  20. Power
  21.  
  22. Non-standard attribute fields required:
  23.  
  24. SigSources
  25.  
  26. $END
  27. *TITLE $DESIGNNAME generated on $DATE
  28. $ROWS(32000)
  29. $COLUMNS(80)
  30. $COMBDEVSON
  31. $SORT $DEVICES &Part &Package &Value
  32. *PARTS
  33.  
  34. $DEVICES&Part &Package &Value $DEVNAME
  35.  
  36. *NETS
  37.  
  38. $BUSNAMEON(_)
  39. $SIGSOURCE(Ground)
  40. $SIGSOURCE(Plus5V) &Power
  41. $DESIGNSIGSOURCE &SigSources
  42. $AUTONUMBER(3)
  43. $FIND $SIGNALS $NUMPINS(2)
  44. $ASSIGNNAMES $SIGNALS
  45. $ASSIGNNAMES $DEVICES
  46. $SORT $DEVICES $DEVNAME
  47. $SORT $SIGNALS $SIGNAME
  48. $BLANKREPLACE(_)
  49. $CONTSTART( )
  50. $SIGNALS$SIGNAME$COL(15)$PINS
  51.